Welcome![Sign In][Sign Up]
Location:
Search - matlab p

Search list

[Other风力发电系统模型matlab

Description:

风力发电系统模型,包括各个部分模型.使用方法在压缩包中


Platform: | Size: 401835 | Author: wangmeng26 | Hits:

[matlabmatlab时钟

Description:

matlab时钟


Platform: | Size: 200794 | Author: hezhijie157 | Hits:

[matlabofdm的信道估计MATLAB仿真完整版1

Description:

ofdm的信道估计MATLAB仿真完整版


Platform: | Size: 13664 | Author: xiaofan308 | Hits:

[matlab基于循环统计量的频谱空穴检测方法

Description:

基于循环统计量的频谱空穴检测方法+MATLAB编程


Platform: | Size: 162923 | Author: xiaofan308 | Hits:

[matlab完整版认知无线电中频谱检测算法

Description:

完整版认知无线电中频谱检测算法,有基本原理,有MATLAB程序,有仿真结果。


Platform: | Size: 339454 | Author: xiaofan308 | Hits:

[matlab认知无线电频谱检测技术的研究

Description:

认知无线电频谱检测技术的研究,有循环检测,周期性检测,仿真程序和结果。很全面。


Platform: | Size: 39088 | Author: xiaofan308 | Hits:

[matlabCR中频谱检测算法研究

Description:

基于参数和非参数的多种频谱检测算法研究及仿真结果分析。


Platform: | Size: 26402 | Author: xiaofan308 | Hits:

[matlabmatlab 图形示例代码

Description:

matlab 图形示例代码


Platform: | Size: 93991 | Author: tyg62288 | Hits:

[Communication-MobileLDPC编码译码MATLAB代码

Description:

基于随机生成的ldpc编码,AWGN信道,基于对数似然比的BP译码,可在不同的信噪比下得到不同的误码率


Platform: | Size: 2748 | Author: chenwenwenbupt | Hits:

[source in ebookmatlab编程

Description:

matlab作图


Platform: | Size: 164372 | Author: yado123 | Hits:

[matlab使用Matlab仿真模糊控制一级倒立摆程序示例

Description:

使用Matlab仿真模糊控制一级倒立摆程序示例


Platform: | Size: 126699 | Author: wangpintian | Hits:

[Graph programmatlab边缘检测与分割代码

Description:

matlab用于边缘检测的各种代码


Platform: | Size: 7297 | Author: shanvic | Hits:

[Database基于MATLAB的直接序列扩频通信系统仿真

Description: : 本文以扩频理论为基础, 用 M A T L A B 对直接序列扩频通信系统进行了仿真。 系统中扩频编码采用 m序列, 整个系统 采用 Q P S K调制方式, 接收端同步捕获过程采用数字匹配滤波器的原理。在给定的仿真条件下, 对仿真程序进行了运行测试, 得 到了预期的仿真结果。
Platform: | Size: 250716 | Author: 799054429@qq.com | Hits:

[SourceCodeG-P法计算关联维数

Description: 运用G-P法计算分形数据关联维数的Matlab程序,适用于一维时间序列。希望对大家做分析有用。
Platform: | Size: 558 | Author: waltdisney2 | Hits:

[Mathimatics-Numerical algorithms一维椭圆方程的广义差分法的matlab程序

Description: 取p=1,f=1,一维椭圆方程的广义差分程序
Platform: | Size: 296 | Author: huohaojin@yahoo.cn | Hits:

[Special Effectsimage_lossless_compression

Description: 图像无失真压缩源代码,包括S+P变换,算术编码,哈夫曼编码-lossless image compression source code, including S P conversion, arithmetic coding, Huffman coding
Platform: | Size: 25600 | Author: 孙文方 | Hits:

[AI-NN-PRBP-hanshu

Description: B-P算法对函数的拟合程序-B-P algorithm to function fitting procedures
Platform: | Size: 1024 | Author: 王暄 | Hits:

[AI-NN-PRhopfild1

Description: Hopfield 网——擅长于联想记忆与解迷路 实现H网联想记忆的关键,是使被记忆的模式样本对应网络能量函数的极小值。 设有M个N维记忆模式,通过对网络N个神经元之间连接权 wij 和N个输出阈值θj的设计,使得: 这M个记忆模式所对应的网络状态正好是网络能量函数的M个极小值。 比较困难,目前还没有一个适应任意形式的记忆模式的有效、通用的设计方法。 H网的算法 1)学习模式——决定权重 想要记忆的模式,用-1和1的2值表示 模式:-1,-1,1,-1,1,1,... 一般表示: 则任意两个神经元j、i间的权重: wij=∑ap(i)ap(j),p=1…p; P:模式的总数 ap(s):第p个模式的第s个要素(-1或1) wij:第j个神经元与第i个神经元间的权重 i = j时,wij=0,即各神经元的输出不直接返回自身。 2)想起模式: 神经元输出值的初始化 想起时,一般是未知的输入。设xi(0)为未知模式的第i个要素(-1或1) 将xi(0)作为相对应的神经元的初始值,其中,0意味t=0。 反复部分:对各神经元,计算: xi (t+1) = f (∑wijxj(t)-θi), j=1…n, j≠i n—神经元总数 f()--Sgn() θi—神经元i发火阈值 反复进行,直到各个神经元的输出不再变化。-Hopfield network-- good at associative memory solution with the realization of lost H associative memory networks, are key to bringing the memory model samples corresponding network energy function of the minimum. With M-N-dimensional memory model, the network N neurons connect between right wij and N output threshold j design makes : M-mode memory corresponding to the network is a state network energy function is the M-000 minimum. More difficult, it is not an arbitrary form of adaptation memory model of effective, common design methods. H network algorithm 1) mode of learning-- decision weights want memory model, with 1 and 2 of the value of a model, said :-1, 1, 1, 1 ,1,1, ... in general : two were arbitrary neuron j i weights between : wij ap = (i) ap (j), p = 1 ... p; P : The tot
Platform: | Size: 11264 | Author: 韵子 | Hits:

[Program docmseq

Description: m序列的生成,包括在有限域GF(p)中的基于不同p取值,不同级数条件下的本原多项式多种选择条件下的m序列生成。-m sequence generation, including in GF (p), the p value based on different, different levels under the conditions of primitive polynomial number of options under the conditions of m-sequences generated.
Platform: | Size: 3072 | Author: 李南 | Hits:

[Mathimatics-Numerical algorithmsPID Example--Inverted Pendulum

Description: The cart with an inverted pendulum, shown below, is "bumped" with an impulse force, F. Determine the dynamic equations of motion for the system, and lin earize about the pendulum s angle, theta = Pi (in other words, assume that p endulum does not move more than a few degrees away from the vertical, chosen to be at an angle of Pi). Find a controller to satisfy all of the design re quirements given below. -The cart with an inverted pendulum, shown below, is "bumped" with an impulse force, F. Determine the dynamic equations of motion for the system, and lin earize about the pendulum s angle, theta = Pi (in other words, assume that p endulum does not move more than a few degrees away from the vertical, chosen to be at an angle of Pi). Find a controller to satisfy all of the design re quirements given below.
Platform: | Size: 12288 | Author: | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net